4.1 Assembly Sequence:
- Build Frame:
- Assemble aluminum extrusion frame
- Ensure squareness (diagonal measurement method)
- Add corner braces
- Mount base platform
- Install Motion System:
- Mount X-axis rail to frame
- Mount Y-axis rail to X carriage
- Mount Z-axis to Y carriage
- Check smooth motion of carriages (no binding)
- Mount Motors & Couplings:
- Attach stepper motors to ball screws via flexible couplings
- Verify screw rotation is smooth
- Add limit switches at ends of travel
- Install Laser System:
- Mount laser tube in enclosure with cooling jacket
- Connect laser PSU (high-voltage + control signals)
- Install first mirror on laser tube exit
- Install Optical Path:
- Mount remaining mirrors on adjustable brackets
- Mount focusing lens in nozzle assembly
- Mount Z-focus motor
- DO NOT align beam yet - rough positioning only
- Install Work Bed:
- Mount honeycomb bed to frame
- Level bed to within 0.5mm (adjust feet)
- Install Cooling System:
- Connect water pump
- Fill with deionized water
- Test water flow and pressure
- Install Electrical:
- Mount controller board
- Connect motor drivers to motors
- Connect limit switches
- Wire emergency stop
- Install Ventilation:
- Mount fume extractor
- Route exhaust ducting
- Test airflow
4.2 Optical Alignment Procedure:
β οΈ CRITICAL: Use proper laser safety glasses throughout!
- Setup:
- Low power laser (~10% power initially)
- Use alignment tape/cardboard to visualize beam
- Have water cooling running
- Align First Mirror (laser output):
- Adjust mirror to catch direct laser output
- Redirect beam downward
- Check position on temporary target (cardboard, 100mm away)
- Align Subsequent Mirrors:
- Each mirror: direct beam toward next mirror
- Adjust mirror angles using screws
- Use alignment laser (red diode laser) as reference
- Achieve perfect corner-to-corner alignment
- Final Focusing Lens:
- Position lens in nozzle
- Adjust Z-axis so nozzle tip is 10-15mm above work bed
- Test focus by etching a line at various heights
- Find sharpest cutting plane (best focus)
4.3 Software Setup:
- Firmware (on Arduino):
- Install GRBL (G-code interpreter for CNC)
- Configure steps/mm for each axis
- Set max speeds and accelerations
- Configure PWM pin for laser power control
- Upload via Arduino IDE
- CAM Software (on PC):
- Install Lightburn, LaserGRBL, or similar
- Configure laser power (0-100%)
- Set cutting speeds (mm/min)
- Set focus point
- Create test patterns